LightRigDirection Enumeration
Namespace: Independentsoft.Office.DrawingAssembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
public enum LightRigDirection
Public Enumeration LightRigDirection
| Bottom | 0 | |
| BottomLeft | 1 | |
| BottomRight | 2 | |
| Left | 3 | |
| Right | 4 | |
| Top | 5 | |
| TopLeft | 6 | |
| TopRight | 7 | |
| None | 8 | |